CmDocLocation 
Logical Entity Name  CmDocLocation 
Default Table Name  CmDocLocation 
Physical Only  NO 
Definition 
 
Note 
 

CmDocLocation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmDocLocationID(PK)    int  NO 
 
DownloadDocName    varchar(128)  YES 
 
CmDocTypeId(FK)    int  YES 
 
SyCampusId(FK)    int  YES 
 
DateLstMod    datetime  YES 
 
DateAdded    datetime  YES 
 
UserId(FK)    int  YES 
 
OriginalFileName    char(10)  YES 
 
DocumentImage    char(10)  YES 
 

CmDocLocation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmDocLocationID_CmDocLocationID  PrimaryKey  CmDocLocationID 

CmDocLocation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmDocType  Non-Identifying  Zero or One to Zero or More  FK_CmDocLocation_CmDocTypeId_CmDocyType_CmDocTypeId      CmDocTypeId  NO  YES 
SyCampus  Non-Identifying  Zero or One to Zero or More  FK_CmDocLocation_SyCampusId_SyCampus_SyCampusId      SyCampusId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_CmDocLocation_SyStaffId_SyStaff_SySyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmDocLocation Check Constraints 
Check Constraint Name  CheckConstraint